projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9eab36
)
Adwaita: theme the shortcuts window search results
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 8 Oct 2017 02:45:49 +0000
(22:45 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 8 Oct 2017 02:45:49 +0000
(22:45 -0400)
Add some margins, and, since we can, also move the spacing here.
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index d7b7ff4e50f3315446e688850c42a2ff954c40af..a34833c9f602d5e7f9acfaf884ed209719a2be1d 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-4376,6
+4376,11
@@
shortcuts-section {
margin: 20px;
}
+.shortcuts-search-results {
+ margin: 20px;
+ border-spacing: 24px;
+}
+
// shortcut window keys
.keycap {
min-width: 20px;